@extends('admin.dashboard.layouts.app') @section('title', panel_setting_title('Yönetici Paneli')) @push('style-libraries') @endpush @push('styles') @endpush @section('content')
# | İsim | Açıklama | Komisyon | Oluşturma Tarihi | Düzenleme Tarihi | Durum | İşlemler |
---|---|---|---|---|---|---|---|
#{{ str_pad($method->id, 5, '0', STR_PAD_LEFT) }} |
{{ $method->name }}
|
{{ $method->description }} |
|
{{ panel_date_format($method->created_at) }}
{{ panel_time_format($method->created_at) }}
|
{{ panel_date_format($method->updated_at) }}
{{ panel_time_format($method->updated_at) }}
|
Aktif
|