@extends('adminlte::page') @section('title', 'Record Payment') @section('content_header')

Record Payment

@stop @section('content')
@csrf

@stop @section('js') @stop