@extends('layouts.master')
@section('title', 'PetroERP- An ERP for Petrol Pumps')
@section('content')
Back to Petroleum SMS Package List
Name: | {{$sms->name}} |
Company Name: | {{$sms->companyName}} |
User Name: | {{$sms->smsUserName}} |
Password: | {{$sms->smsPassword}} |
SID: | {{$sms->smsSID}} |
Dashboard: | {{$sms->smsDashboad}} |
SMS Balance: | {{$sms->smsBalance}} |
|
|
@endsection