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

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

No Title Slug Created At Option
No Title Slug Created At Option
{!! Helper::getActivity(27) !!}
@endsection {{-- Styles Section --}} @section('styles') @endsection {{-- Scripts Section --}} @section('scripts') @endsection