@extends('layouts.app') @section('content')

Nuevo rol

@csrf @include('roles._form')
@endsection