@extends('layouts.dashboard') @section('title', 'Issue Receipt') @section('header', 'Issue Receipt') @section('sidebar') @include('company-admin.partials.sidebar') @endsection @section('content')
Choose a completed payment to issue a receipt for.
{{ $message }}
No completed payments available. Payments must be marked as "completed" to issue receipts.