@extends('layouts.customer_portal', ['page' => 'invoices']) @section('title', __('messages.checkout')) @section('page_head_scripts') @endsection @section('content')
@endsection @section('page_body_scripts') @endsection