@extends('admin.layout') @section('title', 'Pages') @section('page-title', 'Pages') @section('page-subtitle', 'Edit the main pages of your website') @section('header-actions') + Add Page @endsection @section('content')
@endsection @push('scripts') @endpush