@extends('admin.layouts.app') @section('title', $agency->name) @section('page_title', 'Acente Detayları') @push('styles') @endpush @section('content')
Bu acenteye henüz kullanıcı eklenmemiş
{{ $agency->creator ? $agency->creator->full_name : 'Sistem' }} tarafından oluşturuldu
{{ $agency->approver ? $agency->approver->full_name : 'Sistem' }} tarafından onaylandı
{{ $agency->updater ? $agency->updater->full_name : 'Sistem' }} tarafından güncellendi