@extends('admin.partial.template-full') @section('section')

Edit Page

{{$page->slug}}

Page URL: {{$page->url()}} {{-- Edit --}}

{!!$page->content!!}
active?'checked="true"':''}}>
{{-- Set Expire Date --}}
{{-- Preview --}} Delete Save
@endsection @push('styles') @endpush @push('scripts') @endpush