@extends('admin.layouts.layout') @section('content')

Edit Role

@csrf @method('PUT')
@endsection