@extends('layout.index') @section('title', 'Single Vehicle Wise Weight Report') @section('content') @php use Carbon\Carbon; @endphp
@endsection