@extends('layouts.customer')
@section('auth_type', 'customer')
@section('body_attributes')
@endsection
@section('head')
Mangalore Stores
{{--
Page CSS:
File: checkout.css
Location: public/common/css/customer/checkout.css
Used For: checkout page specific layout and styling.
--}}
@endsection
@section('content')
@endsection
@push('scripts')
@endpush