{{ limitarString(Auth::user()->name, 7) }}
Sair
{{ csrf_field() }}
@yield('content')
@extends('helpers.loading')
@stack('scripts')