@extends("layouts.admin.app") @section("page-title") {{__("Dashboard")}} @endSection @section("page-nav-title")
| {{__("Payment Method")}} | {{__("Status")}} | {{__("Photo")}} | {{__("Created at")}} | {{__("Action")}} | |
|---|---|---|---|---|---|
| {{$payment_method->title}} | {{$payment_method->is_activate == 1 ?__("Active") : __("Non-Active")}} | {{--{{$payment_method->is_activate}} | --}}
{{-- dd dd( $payment_method->getFirstMediaFile("Payment") != null ? env("APP_PATH") . $imageData["path"] . "/" . $payment_method->getFirstMediaFile("Payment") ["filename"] : null;)--}}
{{-- @if($payment_method->image != null)--}}
|
{{$payment_method->created_at}} | id)}}" class="control-link edit"> {{-- --}} {{-- --}} |