@extends('layouts.master') @section('content') @php $currentYear = date('Y'); $selectedYear = request()->get('year') ?? $currentYear; // Default to current year if not selected $startYear = 2019; // Set your starting year //echo "
";print_r($trailer);
                                            @endphp

    

Compliance Report

Back
Print View Trailer #{{$trailer->ID}}

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