@extends('layouts.guest') @section('content')

Human Resources Consultant Proposal Edit

@if (Session::has('success')) @endif
@foreach ($show as $data)
NAJMA CONSULTANCY
HR CONSULTANCY PROPOSAL


Prepared For:
Company name
Address
@if($errors->has('alp_hrc_address_for'))
{{ $errors->first('alp_hrc_address_for') }}
@endif
Contact Person
Email Id
Tel. No
Prepared By:
Company name
@if($errors->has('alp_hrc_companyname_by'))
{{ $errors->first('alp_hrc_companyname_by') }}
@endif
Address
@if($errors->has('alp_hrc_address_by'))
{{ $errors->first('alp_hrc_address_by') }}
@endif
Contact Person
@if($errors->has('alp_hrc_contactperson_by'))
{{ $errors->first('alp_hrc_contactperson_by') }}
@endif
Email
@if($errors->has('alp_hrc_email_by'))
{{ $errors->first('alp_hrc_email_by') }}
@endif
Tel. No
@if($errors->has('alp_hrc_telphone_by'))
{{ $errors->first('alp_hrc_telphone_by') }}
@endif

@error('alp_hrc_company_intro')
{{ $message }}
@enderror
{{-- --}} @foreach ($data->hrcitems as $item) {{-- --}} @endforeach
No. Scope of Work PricingAction
@error('alp_hrc_payment_term')
{{ $message }}
@enderror
For and on behalf of:
NAJMA Human Resources Consultancy
Ms. Fely Rose
HR Consultancy Department
@endforeach
@endsection