@extends('layouts/contentLayoutMaster')
@section('title', ' Pending Suppliers List')
@section('vendor-style')
{{-- vendor css files --}}
@endsection
@section('content')
Suppliers
{{ $WorkFlowApproval->status == 1 ? 'Approved' : ($WorkFlowApproval->status == 3 ? 'Rejected' : ($WorkFlowApproval->status == 4 ? 'Reverted' : 'Pending')) }}
No.
Supplier Code
Name
Father Name
Contact
Type
Plant
Area Office
Action