@extends('layouts.tabler') @section('content')
@livewire('tables.supplier-table')
@endsection @push('page-scripts') @endpush