@section('title') Edit: {{ $post->title }} @endsection @section('scripts') @endsection @csrf @method('post') {{ $post->title }} @lang('messages.author'): @if (session('status') === 'post-updated') @lang('messages.updated') @endif @lang('messages.update') {{ __('messages.loading') }} {{ __('messages.blog_content_image_modal_title') }} alt title {{ __('messages.save') }} @lang('messages.update'): {{ $post->title }} {{ $post->description }} getTranslation(app()->getLocale()) !== null && $post->getTranslation(app()->getLocale())->locale == "en" ) selected @endif>EN getTranslation(app()->getLocale()) !== null && $post->getTranslation(app()->getLocale())->locale == "tr" ) selected @endif>TR getLocale()."/" }}@endif{{ $post->slug }}" target="_blank" class="text-gray-400">Slug: https://pellaglobal.net/@if(app()->getLocale() != "en"){{ app()->getLocale()."/" }}@endif{{ $post->slug }} {{ __('messages.update') }} {{ __('messages.close') }} {{ old('description', $post->description) }} {!! old('content', $post->content) !!} {{old('content', $post->content)}}
@lang('messages.updated')
{{ __('messages.blog_content_image_modal_title') }}
{{ $post->description }}