@include('admin.header')

Update RFQ

@if ($errors->any())
@endif
@csrf @method('PUT')
@if ($rfq->image) @endif
Cancel
@include('admin.footer')