@extends('themes.jewelry.layouts.master') @section('title', 'Checkout') @section('content') @include('themes.shared.store-checkout') @endsection