@extends('layouts.horizontal-developer') @section('content')
# | Tipe | Nama Provider | Order Endpoint | Status Endpoint | Action | ||
---|---|---|---|---|---|---|---|
{{ $loop->iteration }} | {{$data->type}} | {{$data->name}} | @if($data->order_type == 'API'){{$data->api->order_end_point}} | {{$data->api->status_end_point}} | @elseMANUAL | MANUAL | @endifEdit |