@extends('admin.layout.main') @section('content') @push('meta') @endpush @push('styles') @endpush
Users Table
ID Name Email Role Created at Updated at Action
@push('scripts') @endpush @endsection