Edit Buyer Assigns Buyer Assigns
@csrf @method('PUT')
{{-- user Table goes here --}}
Disision @php $divisions = App\Models\Division::all(); @endphp
Company @php $companys = App\Models\Company::all(); @endphp
Department: @php $department = App\Models\Department::all(); @endphp
Staff Name:
Employee ID:
{{ $buyerAssign->user->emp_id }}
Designation:
{{ $buyerAssign->user->designation->name }}
Period
kpi_period == '1st Phase, ' . date('Y') ? 'checked' : '' }}>
kpi_period == '2nd Phase, ' . date('Y') ? 'checked' : '' }}>
kpi_period == '3rd Phase, ' . date('Y') ? 'checked' : '' }}>
@csrf
Buyer KRA KPI Weight of KPIs () Bench Mark/ Target Unit Data Source Action