@include('partials.dashboard.head') @include('partials.dashboard.sidebar', ['page' => 'airing_proof_themes']) @include('partials.dashboard.header')
{{$title}}
@csrf
{!! $airingProofTheme->description !!}
@include('partials.dashboard.footer', ['rich_editor' => true])