@extends('layouts.app') @section('content')
{{ _lang('Create New Lead') }}
{{ csrf_field() }}
*
@endsection