@section('title','Add Cms') @push('vendor-style') @endpush @push('vendor-script') @endpush @push('style') @endpush @push('script') @endpush
{{-- Content --}}
@csrf
Slug will be created from Cms Name @error('name'){{ $message }}@enderror
@error('title'){{ $message }}@enderror
File
{!! old('html') !!}
@error('html'){{ $message }}@enderror