{{-- @if (!Request::is('uploadreview') && !Request::is('pay') && !Request::is('paypal') && !Request::is('credit') && !Request::is('amazon')) @if (Session::has('order_details') && !empty(Session::get('order_details')))
You have items in your cart. Checkout
@endif @endif --}} @if (Session::has('order_details') && !empty(Session::get('order_details')))
  • @endif