@if ($settings->global_keywords != null && $blog->use_global == true) @else @endif @if ($settings->global_description != null && $blog->use_global == true) @else @endif {{ $blog->title }} @vite(['resources/css/app.css', 'resources/js/app.js'])

{{ $blog->title }}

@if ($blog->image != null) {{ $blog->title }} @endif

{{ $blog->description }}

{!! $blog->body !!}
Laravel v{{ Illuminate\Foundation\Application::VERSION }} (PHP v{{ PHP_VERSION }})