@extends('table.app') @section('styles') @endsection @section('content') @include('mwz::tag.table.filter') @include('mwz::tag.table.table') @endsection @section('scripts') {{ module_vite('build-mwz', 'resources/assets/js/tag.js') }} @endsection