@extends('admin.layouts.app') @section('title', 'Courier Settings') @section('content')

Courier Settings

Configure courier services and API credentials

@if(session('success'))
{{ session('success') }}
@endif
Steadfast

Steadfast

Not Connected

Current Balance

৳ 0.00

Pathao

Pathao

Not Connected

Primary Store

Store Name

Store ID: {{ $settings['pathao_store_id'] }}

RedX

RedX

Not Connected

Primary Store

Store Name

Store ID: {{ $settings['redx_store_id'] }}

@endsection