@extends('layouts.adminlayouts.app') @section('title') Pages - {{$appSetting->h1}} | {{$appSetting->slogan}} @endsection @push('css') @endpush @section('contents') @include('alerts.alerts')
Pages All
@include('admin.pages.includes.pagesAll')
@endsection @push('js') @endpush