@extends('layouts/contentNavbarLayout') @section('title', 'Roles') @section('content')
Edit Role
@csrf @method('PUT')
Cancel
@endsection