@extends('advertiser.layout.app') @section('advertiser_title', trans('landing.titles.payment')) @section('advertiser_content') @php($content_id = session()->get('content_id')[0]) @php($user = Auth::guard('web')->user())
map-bg
@stop @section('advertiser_styles') @stop @section('advertiser_js') @include('advertiser.modules.home.js.payment_success') @stop