@extends('layouts.main') @section('title', 'Edit Role') @section('content')
Edit Data Role

@csrf @method('PUT')
@endsection