@extends('layouts/contentLayoutMaster') @section('title', 'Plant Vehicle Status') @section('vendor-style') {{-- vendor css files --}} @endsection @section('content')

Plant Vehicle Status

Dispatch Serial Number Dispatch Date Area Office Vehicle Number Tanker Capacity Gate In CIP START CIP END Empty Vehicle weight Total Vehicle weight Net weight Tests Gate Out
@endsection @section('vendor-script') {{-- vendor files table data --}} @endsection @section('page-script') @endsection