// resources/views/admin/roles.blade.php @extends('layouts.contentLayoutMaster') @section('title', 'Roles') @section('content')
This is the Roles management page. Admins can define and assign roles here.