@extends('layouts.LayoutMaster') @section('content')

Edit Role

@method('PATCH') @csrf @include('role.form') Update
@endsection