@extends('layouts.admin') @section('title', 'Users') @section('content') Admin List User # Name IPR Role Permission Status Last Login Options Add User @endsection @section('footerScripts') @endsection