@extends('table.app') @section('content') @include('order::table.table') @include('order::table.filter') @endsection @section('scripts') {{ module_vite('build-order', "resources/assets/js/{$method}.js") }} @endsection