@extends('layouts.app') @section('title','IPD Billings') @section('pages')
@csrf

Billing Information | {!! $doctor_details->full_name ?? '' !!}

Add Refferal
          @endsection @section('js') @endsection