@extends('frontend.bigbag.layouts.app') @section('content') {{ $info->title }} {{ __('Home') }} {{ $info->slug }} {{ content($info->content->value ?? '') }} @endsection