@extends ('../welcome') @section ('content')
@csrf

Action Details

@if(empty($leadData)) @else
@endif
@if(empty($leadData)) @else @endif

Next Action

@if(auth()->user()->type == 'admin')
@endif
- @endsection