@extends('layouts/contentNavbarLayout') @section('title', 'Roles') @section('content')
Create New Role
@csrf
Cancel
@endsection