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