@extends('layouts.master') @section('title', 'All VIP Patients | Proxima - Medical Management app') @section('title-topbar', __('basic.vip patients')) @section('css') @endsection @section('content') @section('fixedcontent') @if (Session::has('success'))
@endif @endsection{{ __('patientappo.total patients') }} {{ $patients->total() }}
{{ __('basic.sms') }}{{ date('d M Y', strtotime($item->receivable->created_at)) }}
{{ $item->receivable->name }}@if ($item->receivable->branch) {{ $item->receivable->branch->name }} @else No branch @endif