@extends('table.app') @section('styles') @endsection @section('content') @includeIf("user::{$name}.table.table") @includeIf("user::{$name}.table.filter") @endsection @section('scripts')