@extends('layouts.master') @section('title', 'All Patients | Alboosh - Timeless authenticity, born of the desert') @section('title-topbar', __('basic.all 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->created_at)) }}
{{ $item->full_name }}{{ $type }} | @if ($item->branch) {{ $item->branch->name }} @else {{ __('basic.no branch') }} @endif