@extends('layouts.admin.admindashboard') @section('title', 'Admin | Manage Roles') @section('content') {{-- CONTAINER --}}
{{--Display List of User's Role --}}
List of User Role
Role
{{--End CONTAINER--}} @endsection