@if (null !== Session::get('orig_customer_id') && Auth::user()->customer)
{{ trans('messages.customer.admin_area') }}
@endif