{{-- Extends layout --}} @extends('layout.default') {{-- Content --}} @section('content')
@if($errors->any()) @endif

{{ $page_title }} Table
{{ $page_description }}

No Title Slug Icon Mn Order Is Active Created At Options
No Title Slug Icon Mn Order Is Active Created At Options
{!! Helper::getActivity(15) !!}
@endsection {{-- Styles Section --}} @section('styles') @endsection {{-- Scripts Section --}} @section('scripts') {{-- --}} {{-- --}} @endsection