@extends('layouts.master') @section('title', 'Debtors | Alboosh - Timeless authenticity, born of the desert') @section('title-topbar', __('basic.worker profile')) @section('css') @endsection @section('fixedcontent')
@if (Session::has('success')) @endif @endsection @section('content')@if ($doctor->branch) {{ $doctor->branch->name }} @else All @endif
{{ $doctor->phone_number }}
{{ round($rate, 2) }} / 5
{{ date('d M Y', strtotime($item->start)) }}
{{ __('basic.note') }}
{{ __('basic.price') }}
{{ date('d M Y', strtotime($doctor->started_work)) }}
| {{ __('basic.name') }} | {{ __('basic.brnahc') }} | {{ __('basic.amount') }} | {{ __('basic.status') }} |
|---|---|---|---|
| {{ $item->code }} | {{ $item->branch->name }} | @if (!empty($item->paid)) {{ $item->paid }} EGP @endif | {{ $msg_invoice }} |