{{ __('Dashboard') }}

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