@extends('app') @section('content')

Edit Role

{{-- Show validation errors --}} @if ($errors->any())
@endif
Cancel
@endsection