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

Registrar nuevo rol

@csrf
Cancelar
@endsection