@if (count($errors) > 0)
@if($errors->any())
{{$errors->first()}}
@endif
@endif
| Id | Name | Email Address | Address | Action |
|---|---|---|---|---|
| {{ $listingManufacturer->manufacturers_id }} | {{ $listingManufacturer->manufacturers_name }} | {{ $listingManufacturer->outlateemail }} | {{ $listingManufacturer->outlateaddress }} | |
| {{ trans('labels.NoRecordFound') }} | ||||
{{$listingManufacturers->links()}}