@extends('Layouts.frontLayout',['classBody'=>"page-template-default page logged-in setinco page-wrapper-checkout page-wrapper-page container-max-width show-bottom-nav custom-checkout"])
@section('title')
{{__('Checkout')}}
@endsection
@section('css')
@endsection
@section('content')
@if(isset($settings['external_link']) and $settings['external_link']==0)
@php $shipping_cost=0; @endphp
{{__('Checkout')}}