@extends('layouts.app')
@push('head-script')
@endpush
@section('page-title')
@lang($pageTitle)
- @lang('app.menu.home')
- @lang($pageTitle)
@endsection
@push('head-script')
@endpush
@section('content')
@endsection
@push('footer-script')
{{-- {!! $dataTable->scripts() !!} --}}
{{-- --}}
@endpush