@extends('layouts.app') @section('title') Evaluation For Suppliers / Service Providers @endsection @section('breadcrumb')

{{__('Evaluation For Suppliers / Service Providers')}}

@endsection @section('content')
@can('create_supplier_evaluation') {{__('Create')}} @endcan
@if(isset($from)) @endif
# Name Of Company Type Of Service Date Purchase Order No SI No/DR No Evaluator Status Date Created {{ __('Action') }}
@endsection @section('scripts') @endsection