Staff Requests
{!! $dataTable->table([
'width' => '100%',
'class' => 'table table-hover table-bordered table-striped table-sm text-nowrap',
]) !!}
@extends('layouts.master') @section('css') @parent @include('layouts.datatables_css') @include('reports.page_style') @endsection @section('content')