@extends('frontend.layouts.master') @section('style') @endsection @section('content') {{ __('routes.Shopping Cart') }} {{ __('routes.Shipping info') }} {{ __('routes.Checkout') }} {{ __('routes.Order Complete') }} @endsection