@extends('dashboard.master') @section('title', 'User List') @push('css') @endpush @section('content')
SN Name Phone Email Role Pass Action
{{-- add modal --}} {{-- edit modal --}} {{-- password modal --}} @push('js') @endpush @endsection