@include('customer.sidebar')
{{--
3
--}}
Notifications
{{--
Mark All as Read
--}}
Product added to cart
Drill Screwdriver Brandix ALX7054 200 Watts
@if(!empty($user->firstname)){{ $user->firstname .' '. $user->lastname }} @else John Doe @endif
@if(!empty($user->email)){{ $user->email }}@else mail@nueoffshore.com @endif
Profile
Inbox
Settings
Sign Out
@yield('content')
@include('customer.script')