@extends("layouts.admin.app") @section("page-title") {{__("Dashboard")}} @endSection @section("page-nav-title")
{{__('All Support')}}
{{__("ID")}} | {{__("Support Type")}} | {{__("Image")}} | {{__("English Name")}} | {{__("Arabic Name")}} | {{__("value")}} | {{__("Control")}} |
---|---|---|---|---|---|---|
{{$Support->id}} | @switch($Support->support_type) @case('wh') {{'Whats App'}} @break; @case('ph') {{'Phone Number'}} @break; @case('em') {{'Email'}} @break; @endswitch | {{$Support->name_en}} | {{$Support->name_ar}} | {{$Support->value}} | $Support->id])}}" class="control-link edit"> |