@extends('layouts.admin') @section('title', 'Edit Role User') @section('content')

Edit Role User

@csrf @method('PUT')
@endsection