@extends('backend.template') @section('content')
Campaigns Id : {{$data->campaigns_id}}
Sources Id : {{$data->sources_id}}
Leadcategories Id : {{$data->leadcategories_id}}
Agents Id : {{$data->agents_id}}
Countries Id : {{$data->countries_id}}
Name : {{$data->name}}
Email : {{$data->email}}
Phone : {{$data->phone}}
Mobile : {{$data->mobile}}
Address : {{$data->address}}
See Year : {{$data->see_year}}
See Grade : {{$data->see_grade}}
See Stream : {{$data->see_stream}}
See School : {{$data->see_school}}
Plus2 Year : {{$data->plus2_year}}
Plus2 Grade : {{$data->plus2_grade}}
Plus2 Stream : {{$data->plus2_stream}}
Plus2 College : {{$data->plus2_college}}
Bachelors Year : {{$data->bachelors_year}}
Bachelors Grade : {{$data->bachelors_grade}}
Bachelors Stream : {{$data->bachelors_stream}}
Bachelors College : {{$data->bachelors_college}}
Highest Qualification : {{$data->highest_qualification}}
Highest Grade : {{$data->highest_grade}}
Highest Stream : {{$data->highest_stream}}
Highest College : {{$data->highest_college}}
Preparation Class : {{$data->preparation_class}}
Preparation Score : {{$data->preparation_score}}
Preparation Bandscore : {{$data->preparation_bandscore}}
Preparation Date : {{$data->preparation_date}}
Preffered Location : {{$data->preffered_location}}
Intrested For Country : {{$data->intrested_for_country}}
Intrested Course : {{$data->intrested_course}}
User Agent : {{$data->user_agent}}
Tags : {{$data->tags}}
Coupen Code : {{$data->coupen_code}}
Display Order : {{$data->display_order}}
Status : {{$data->status == 1 ? 'Active' : 'Inactive'}}
Remarks : {{$data->remarks}}
Createdby : {{$data->createdby}}
Updatedby : {{$data->updatedby}}
Created On : {{$data->created_at}}
Created By : {{$data->createdBy}}
Updated On : {{$data->updated_at}}
Updated By : {{$data->updatedBy}}