@extends('backend.layouts.master') @section('title')
Cari Adı | Öğrenci Ad/Soyad | Telefon | Toplam Ücret | Yetkili | İşlemler |
---|---|---|---|---|---|
{{ $accounting->title }}
|
{{ $accounting->first_name.' '.$accounting->last_name }} | {{ $accounting->student_detail_find->phone }} | {{ $tl_formati = number_format($accounting->totel_price, 2, ',', '.').' TL' }} | {{ $accounting->userdetay->first_name.' '.$accounting->userdetay->last_name }} |