@extends('layouts.app') @section('title') {{ __('Suppliers') }} @endsection @section('breadcrumb')
| # | {{ __('Name') }} | {{ __('Email') }} | {{ __('Phone') }} | {{ __('Contact Person') }} | {{ __('Offered') }} | {{ __('Status') }} | {{ __('Date Created') }} | {{--{{__('Total')}} | {{__('Paid')}} | {{__('Due')}} | --}}{{ __('Action') }} |
|---|