@extends('../../master_layout/admin_master') @section('title') {{config('constants.APP_NAME')}} Advertiser Details @endsection @section('content')

Advertiser Details

{{$profile->display_name}}

{{$profile->city_name}} {{$profile->country_name}}

{{$profile->plan_name}}

{{$profile->email}}

@if($profile->gender=='F') Female @endif @if($profile->gender=='M') Male @endif @if($profile->gender=='T') Transgender @endif