@extends ('../welcome') @section('content')
Call Action
@csrf
@if (empty($leadData))
@else
@endif
@endsection