Car Inspection Report

@csrf @if($method !== 'POST') @method($method) @endif {{-- Basic Info --}}


{{-- Picture Uploads - optionally show existing pictures if you want --}}
@for ($i = 1; $i <= 10; $i++)
image {{ $i }}
@endfor
{{-- Include your sketch scripts and styles as needed --}}