@extends('admin.layout.index') @section('title') درگاه های پرداخت @endsection @section('style') @endsection @section('content')
# | نماد | عنوان | اولویت نمایش | وضعیت |
---|---|---|---|---|
{{ $paymentMethods->firstItem() + $key }} |
@if(file_exists(public_path(env('LOGO_UPLOAD_PATH').$item->image))
and !is_dir(public_path(env('LOGO_UPLOAD_PATH').$item->image)))
![]() |
{{ $item->title }} | {{ $item->priority }} | {{ $item->is_active }} |