@extends('layouts.user') {{-- Web site Title --}} @section('title') {{ $title }} @stop @section('styles') @stop {{-- Content --}} @section('content')
{{ trans('table.id') }} | {{ trans('lead.creation_date') }} | {{ trans('lead.company_name') }} | {{ trans('lead.function') }} | {{ trans('lead.product_name') }} | {{ trans('lead.title') }} | {{ trans('lead.agent_name') }} | {{ trans('lead.email') }} | {{ trans('lead.phone') }} | {{ trans('lead.mobile') }} | {{ trans('lead.priority') }} | {{ trans('lead.country') }} | {{ trans('lead.state') }} | {{ trans('lead.city') }} | {{ trans('table.actions') }} |
---|