@extends('web.layouts.layout') @section('content')

{{ $title ?? "" }}

{!! $page->currentDescription->description ?? "" !!}
{{-- {{ $title ?? --}} @endsection