@csrf
editar {{ Auth::user()->matrix() ? 'loja' : 'cliente' }}
@if ($errors->has('name')) {{ $errors->first('name') }} @endif
@if(Auth::user()->agency())
@endif