@extends('layouts.admin')
@section('title')Roles @endsection
@section('content')
{{ __('Roles') }}
@if($isCreate)
Create New Role
@endif
S.No
Title
Created At
Action