@csrf @if($page->exists) @method('put') @endif

Current Status: {{ $page->is_active ? 'Active' : 'Inactive' }}

@push('styles') @endpush @push('scripts') @endpush