@extends('layouts.master') @extends('sidebar.dashboard') @section('page-style') @endsection @section('content')
Profile Cover Photo

{{strtoupper($outletInfo->StoreName)}}

Profile Picture




Manager    :   {{ $outletInfo->StoreManagerName}}
Mobile    :   {{$outletInfo->StoreManagerPhoneNumber}}
Opened On    :   {{date('D, d M Y H:i:s', strtotime($recordSales[0]->firstsync))}}
Persft Installed On    :   {{date('D, d M Y H:i:s', strtotime($outletInfo->ADSRInstalledDate))}}
Last Sync    :   {{date('D, d M Y H:i:s', strtotime($recordSales[0]->lastsync))}}
Status    :  {{$storeStatus}}

Overall Sales

₹ 0.00

Reports

@if ($errors->any())
@foreach ($errors->all() as $error)
{{$error}}

@endforeach
@endif
@csrf
get('report_name')=='Invoice_Summery' ) style="display:none;" @endif >