@extends('layouts.template.app') @section('title', 'Roles') @section('title-page', 'Crear rol') @section('suit', 'Roles') @section('item-suit', 'Crear rol') @section('href', route('roles.index')) @section('content') @if (session('message'))