@extends('layouts.tabler') @section('content')
@livewire('tables.user-table')
@endsection