@extends('web.layouts.layout') @section('content') {{ $title ?? "" }} {!! $page->currentDescription->description ?? "" !!} {{-- --}} @endsection