@extends('layouts.app') @section('urlContent') {!! view('components.breadcrumbs', [ 'b_items' => [ 'Servis Faturaları' => '/accounting/service/payrolls', 'Şubeler' => '/accounting/service/payrolls', 'Departmanlar' => '/accounting/service/payrolls', 'Talepler' => '/accounting/service/payrolls/department' . request()->segment(5), ], ]) !!} @endsection @section('content')
{{ $item->tickets->date }}
Servis Adedi : {{ $item->service_unit }}
Servis Ücreti : {{ $item->service_cost }} ₺