@extends('layouts.LayoutMaster') @section('content')

Create a New Prospect

@csrf @include('prospect.form')
Create
@endsection