{{__('Your Package is')}}: {{$package->package_title}} - ${{$package->package_price}}
{{__('Package Duration')}} : {{Auth::user()->package_start_date->format('d M, Y')}} - {{Auth::user()->package_end_date->format('d M, Y')}}
{{__('Availed quota')}} : {{Auth::user()->availed_jobs_quota}} / {{Auth::user()->jobs_quota}}