@extends('layouts.admin') @section('title', 'Edit Job Role') @section('page_title', 'Edit Job Role') @section('content')
Update the job role record for "{{ $jobRole->name }}".
{{ $message }}