@extends('back_office.layouts.app') @section('content') Start Date End Date Search {!! $dataTable->table() !!} @push('scripts') {!! $dataTable->scripts() !!} @endpush @endsection