@extends('layouts.app') @section('head-title',' Usuarios') @section('content_title','Rol de usuario') @section('content')
@csrf
@endsection