@extends('frontend.bigbag.layouts.app') @section('content')

{{ $info->title }}

{{ content($info->content->value ?? '') }}
@endsection