@extends('layouts/contentLayoutMaster') @section('title', 'Facility Vendor Records') @section('vendor-style') {{-- vendor css files --}} @endsection @section('content')

Facility Vendors

@can('Create Facility Vendor') Add Vendor @endcan
@if ($message = Session::get('success'))
@endif {{--
@include('content._partials._sections.supplier_tabs')
--}}
{{-- --}} {{-- --}} {{-- --}}
No. CodeBusiness NameName Father Name ContactTypePlant Area Office StatusPayment ProcessAction
@endsection @section('vendor-script') {{-- vendor files table data --}} @endsection @section('page-script') @endsection