@extends('marketing.main') @push('marketing_title') Non Paid Fresh Data | POLI - Marketing Panel @endpush @push('page-custom-css') @endpush @section('MarketingPanel')

Add Payment Details

{{ Str::of(explode(' ',Auth::guard('marketing')->user()->name)[0])->limit(12,'..') }}

{{ date('D,d M') }}

@csrf
@endsection @push('marketing-page-js') @if(\Session::has('success')) @endif @if (\Session::has('warning')) @endif @endpush