@extends('web.layouts.container') @section('breadcrumb') {{__('main.home_page')}} {{$title}} @endsection @section('content') {{$title}} {!! $page->description !!} @endsection @section('inner_js') @endsection
{!! $page->description !!}