@extends('layouts.master') @section('page_title') @if(isset($page_title)) {{ $page_title }} @endif @endsection @section('content') @include('client.new_notes')

Client Details

Generic Client Icon

{{ $showclient->name }}

Click Account Manager
auth_user_info->name ?? 'N/A' ?>

Client Name Account Manager

  • phone ?? "N/A"; ?>
  • email ?? "N/A"; ?>
  • skype_name ?? "N/A"; ?>
  • linkedin_name ?? "N/A"; ?>

Finance

  • [Phone Number here]
  • [email here]
  • [Skype ID Here]
Company Details

Country :

Company Type :

Products

Products Description

Product Specification

Networks

Requested Sender IDs

Connection Details Click Mobile SMPP Details
SMPP Categorisation
SMPP Account Name

Partner SMPP Details
SMPP Categorisation
SMPP Account Name
Contract Details Contract Type : Bilateral
Contract Validity : [------]
Finance Details Last Invoice Sent : YES (2023-01-12)
Payment Status : Paid (2023-01-15)

Notes

@endsection @section('javascript') @endsection