@if (is_null($buyers) || empty($buyers))
@else
{{-- --}}
Currently No Information Available!
{{-- Create --}}
{{-- buyer Table goes here --}}
Sl# | Division | Company | Name | Active | Actions |
---|---|---|---|---|---|
{{ ++$sl }} | {{ $buyer->division->name }} | {{ $buyer->company->name }} | {{ $buyer->name }} |
|
|
{{ $buyer->name }} |
|
||||
No data found! |