{{ __('Dashboard') }}

{{ __("Edit Text") }} {{ __('Back') }}
@method('PUT') @csrf
{{ __('Title') }}
{{ __('Place') }}
{{ __('Content') }}
{!! old('content', $text->content) !!}
{{ __('Change') }}
@push('quill') @endpush @push('scripts') @endpush