@extends('layouts.app') @section('title', 'Leads') @section('page-specific-style') {{-- tags input --}} @endsection @section('content')
{{ $lead->fullName }}