@extends('backend.partials.master') @section('title') Suppliers @endsection @section('maincontent') Suppliers Table @if (hasPermission('create_supplier') == true) New Supplier @endif SR NO Company Name Name Prefix Mobile No Billing Address Status Action @endsection {{-- dom: "<'row'<'col-md-6'l><'col-md-6 text-end'B>>" + "<'row'<'col-sm-12'tr>>" + "<'row'<'col-md-5'i><'col-md-7'p>>", buttons: ['copy', 'excel', 'pdf', 'print'], orderCellsTop: true }); --}}