@extends('frontend.layouts.app') @section('title') {{app_name()}} @endsection @section('content') {{app_name()}} {!! setting('meta_description') !!} @include('frontend.includes.messages') Backend pages Dashboard Posts List Posts Edit @endsection
{!! setting('meta_description') !!}