@extends('layouts.app') @section('title', 'Editar Rol') @section('content')

Editar Rol

@csrf @method('PUT')
Cancelar @endsection