{{--{{ HTML::style('css/table-style')}}--}} {{--HTML::style('css/common.css');--}} {{----}} @include('styles.pdfs')
| {{__('reports.table.id')}} | {{__('reports.table.name')}} | {{__('reports.table.address')}} | {{__('reports.table.phone')}} |
|---|---|---|---|
| {{ $supplier->id }} | {{ $supplier->name }} | {{ $supplier->address }} | {{ $supplier->phone }} |