@extends('shop::layouts.master') @section('page_title') {{ __('shop::app.checkout.onepage.title') }} @stop @section('content-wrapper') @endsection @push('scripts') @include('shop::checkout.cart.coupon') @endpush