@extends('layout') @section('title') {{ get_label('lead_information', 'Lead Information') }} - {{ $lead->id }} @endsection @section('content')
{{ $lead->job_title }}
{{ $lead->company }}
{{ $lead->country_code }} {{ $lead->phone }}
{{ get_label('create_your_first_follow_up_to_track_interactions_with_this_lead','Create your first follow-up to track interactions with this lead.') }}