@extends('layouts.admin') @section('title', 'Edit Lead') @section('content')

Edit Lead

Update lead details and keep your pipeline accurate.

@csrf @method('PUT')
Cancel
@endsection