@extends('view.layout.layout') @section('title') {{{ get_option('site_title','') }}} - {{{ trans('main.soon') }}} @endsection @section('page')
{{{ $content->description or 'Description not found.' }}}