@extends('layouts.master') @section('title', 'Edit Role - Prolex Law Firm System') @section('page-title', 'Edit Role') @section('content')
Edit Role
@csrf @method('PUT')
Cancel
@endsection