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

Trucks

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