@extends('layout.app') @section('title', 'Print Trip Sheet #' . $tripSheet->trip_sheet_no) @push('header_script') @endpush @section('content')
Back
@endsection