SMS Credentials

@csrf
@foreach ($sms as $sms) @php $i = "Active" @endphp @php $j = "Inactive" @endphp @endforeach
Sr No. Base Url API Url API Key Status Action
{{$sms->id}} {{$sms->base_url}} {{$sms->api_url}} {{$sms->api_key}} @php $var = $sms->status==1 @endphp @if($var==1) @else @endif