@extends('adminlte::page') @section('title', 'Nuevo Rol') @section('content_header')

Crear Rol

@stop @section('content')
Guardar Guardando...
@stop @section('js') @stop @section('css') @stop