@extends('layouts.app') @section('title', 'Billing Management') @section('content') @can('view reports') Reports @endcan

Choose method

Create bill from an OP token or directly for a patient.

@endsection