@yield('css')
@if(\Auth::user()->person->employee->rol->name != 'ventas')
Inicio
@endif @if(\Auth::user()->person->employee->rol->name != 'ventas')
Clientes
@endif
Pedidos
@if(\Auth::user()->person->employee->rol->name != 'ventas')
Pagos
@endif
Últimos proyectos:
BoomApp by Keenthemes
#45789
No result found
Please try again with a different query
Advanced Search
All
Users
Orders
Projects
Has attachment
Any
Within the next
Within the last
Between
On
Days
Weeks
Months
Years
Cancel
Search
Search Preferences
Projects
Targets
Affiliate Programs
Referrals
Users
Cancel
Save Changes
Mis compañías activas
Organizaciones
@foreach(\Auth::user()->companies as $item)
{{ $item->company->name }}
{{$item->company->created_at}}
Iniciar sesión
@endforeach
@if(\Auth::user()->person->employee->rol->name != 'ventas')
Administrar compañías
@endif
Get Pro Access
Outlines keep you honest. They stoping you from amazing poorly about drive
Upgrade
200 OK
New order
Just now
500 ERR
New customer
2 hrs
200 OK
Payment process
5 hrs
300 WRN
Search query
2 days
200 OK
API connection
1 week
200 OK
Database restore
Mar 5
300 WRN
System update
May 15
300 WRN
Server OS update
Apr 3
300 WRN
API rollback
Jun 30
500 ERR
Refund process
Jul 10
500 ERR
Withdrawal process
Sep 10
500 ERR
Mail tasks
Dec 10
View All
Light
Dark
System
{{ \Auth::user()->person->name." ".\Auth::user()->person->last_name }}
Pro
{{ \Auth::user()->email }}
Mi perfil
Notificaciones
@if(\Auth::user()->person->employee->rol->name != 'ventas')
Mi empresa
Usuarios
@endif
Cerrar sesión
@yield('content')
@yield('js')