@extends('layouts.app') @section('title', "Request {$request->request_number}") @section('content')
No attachments were uploaded with the initial request.
@endifUploading creates an immutable version record. Status will change to AWAITING ADMIN REVIEW.
Preview not available directly in browser.
Download {{ $request->latestVersion->original_filename }}No creative proofs uploaded yet.
The assigned designer will upload Version 1 once work begins.
No proof versions available.
@endforelseAre you sure you want to approve Version {{ $request->latestVersion ? $request->latestVersion->version_number : 1 }} of request {{ $request->request_number }}? This will lock the design as approved and notify the designer to mark it completed.
Please describe the requested changes clearly for the designer. (e.g. "Make property photo brighter", "Remove footer line", "Adjust auction date text").