{{-- --}}
@include('admin.classy.partial._sidebar') @include('admin.classy.partial._top')
{{-- weeklydaily_new_sellers --}}
{{--
Administrators
--}}
{{--
--}}
@if ($errors->any()) @endif @if (Session::has('error')) @endif @if (Session::has('success')) @endif
@foreach($pages as $p) @endforeach
# Title Slug Parent Date created Action
{{ $p['title']; }} {{ $p['slug']; }} @if (isset($p['parent_id'])) {{ $p['parent']['title'] }} @else N/A @endif {{ \Carbon\Carbon::parse($p['created_at'])->toDateTimeString() }} Sub-pages View {{-- Archive --}} Archive Delete


{{-- --}} {{-- --}} {{-- --}} {{-- --}}