@extends('admin.admin-layouts.master') @section('content')

{{__('Create Lead')}}

@csrf @include('admin.client._form')
@endsection