@extends('admin.layouts.app') @section('page_tab_title' ,"Plan Payment History") @section('content') @if ($message = Session::get('success'))

{{ $message }}

@endif

Plan Payment History: {{ $practitioner->name }}


Plan Name Start date End Date Active Calendars Monthly Cost
@stop