@extends('layouts.master') @section('style') @endsection @section('content')
 

Trucks

@if (permission('manage_reports')) @endif
{!! $dataTable->table() !!}

Repairs by Truck

Repairs by Type

@endsection() @section('script') {!! $dataTable->scripts() !!} @endsection()