@extends('layouts.app') @section('page-title')

{{ __($pageTitle) }}

@lang('modules.tickets.addTicket')
@endsection @push('head-script') @endpush @section('filter-section')
@lang('app.selectDateRange')
 
@endsection @section('content')
{{--
--}} {{--
--}} {{--
--}} {{--
--}} {{----}} {{--
--}} {{----}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
{!! $dataTable->table(['class' => 'table table-bordered table-hover toggle-circle default footable-loaded footable']) !!}
@endsection @push('footer-script') {!! $dataTable->scripts() !!} @endpush