@extends('layouts.master') @section('page_title') @if(isset($page_title)) {{ $page_title }} @endif @endsection @section('content') @include('client.new_notes')
count(); $i++) { ?> highlight == 'NO'): continue; endif; ?> {{ $i+1 . "." }} {{ $show_notes[$i]->notes_body }}
Country : {{ $showclient->country or "N/A" }}
Company Type : {{ $showclient->company_type or "N/A" }}
Requested Sender IDs : sender_ids) { echo implode(", ", json_decode($showclient->sender_ids, true)); } else {echo "N/A"; } ?>
Connection Types : connections) { echo implode(", ", json_decode($showclient->connections, true)); } else {echo "N/A"; } ?>
Partner SMPP Details
smpp_details) { echo $showclient->smpp_details; } else {echo "N/A"; } ?>
Contract Type : {{ ucfirst($showclient->contract_type) ?? 'N/A'}}
Contract Validity (years) : {{ $showclient->contract_validity or 'N/A'}}
Last Invoice Sent : "N/A"
Payment Status : N/A