@extends('admin.layout') @section('title', 'Partner Başvuruları') @section('content')
| Firma | Yetkili | İletişim | Kategori | Durum | Tarih | |
|---|---|---|---|---|---|---|
| {{ $app->company_name }} | {{ $app->contact_name }} |
{{ $app->email }}
{{ $app->phone }}
|
{{ $app->categoryLabel() }} | {{ $app->statusLabel() }} | {{ $app->created_at?->format('d.m.Y H:i') }} | İncele |
| Başvuru yok. | ||||||