@extends('admin-dining.layouts.app') @section('title', 'Create Page') @section('page-title', 'Create New Page') @push('styles') @endpush @section('page-actions') Back to Pages @endsection @section('content')
@endsection @push('styles') @endpush @push('scripts') @endpush