@extends('admin.layout.master') @section('content')
{{ __('Checkout page') }}
@csrf
@endsection @push('scripts') @endpush