Inquiries

View Inquiries

@csrf
@forelse ($rfps as $rfp) @empty @endforelse
Title
Full Name
Eamil
Address
Industry
Comment
Files
Action
{{ $rfp->title }}
{{ $rfp->first_name .' '.$rfp->last_name}}
{{ $rfp->email }}
{{ $rfp->company_location }}
{{ $rfp->industry }}

{{ $rfp->comment }}

View Details
No data found
{{-- Model --}} @include('backend.pages.rfp.model.details-model')
{{-- Delete Element Confermation --}}