@extends('layouts.master') @section('content')
Edit Role
@csrf @method('PUT')
Nama Role
Submit
@endsection @push('scripts') @endpush