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

Edit Prospect

@method('PATCH') @csrf @include('prospect.form') Update
@endsection