@extends('dashboard.body.main') @section('container')

Crear rol

@csrf
@error('name')
{{ $message }}
@enderror
Cancelar
@endsection