Repairs By Trailer

@foreach($trailers as $trailer) @endforeach
TRAILER# AMOUNT PARTS LABOUR COUNT
{{$trailer->trailerID}} ${{ number_format((float)$trailer->total_amount, 2) }} {{ number_format((float)$trailer->total_labor, 2) }} {{ number_format((float)$trailer->total_parts, 2) }} {{$trailer->total_count}}