Booking Information
{{ucfirst($user->name)}}
{{ucfirst($user->fname)}}
{{ucfirst($user->cnic)}}
{{ucfirst($user->contact)}}
{{$plot->plot_id}} {{$plot->type}}, {{$plot->category}}
{{$plot->category}}
{{EF::numberFormat($booking->rate_per_marla)}}
{{EF::numberFormat($booking->discount)}}
{{EF::numberFormat($booking->feature_charges)}}
{{EF::numberFormat($booking->agreed_amount)}}
{{EF::dateFormat($booking->created_at)}}
{{EF::dateFormat($booking->approve_date)}}