@use(Carbon\Carbon) @use(App\Models\Account) @use(App\Models\Checkout) @extends('adminlte::layouts.app') @section('htmlheader_title') Payment @endsection @section('page_title') Payment @endsection @section('contentheader_title') Record Payment @endsection @section('contentheader_description') @endsection @section('main-content')