@extends('layouts.admin.e-commerce.app') @section('title', 'Settings') @section('content') Setting - Credintial Home SMS | Mail | Login | Register Configureation {{-- COURIER Config --}} COURIER Configuration STEEDFAST Courier configuration @csrf @method('PUT') Get api from: www.steadfast.com.bd API V1 STATUS @if (setting('STEEDFAST_STATUS') ?? 0 == 1) ON OFF @else OFF ON @endif API KEY API SECRET @endsection @push('css') @endpush