@extends('layouts.master') @section('title', 'Edit Assignment - Prolex Law Firm') @section('content')

Edit Assignment

Current Assignment: {{ $assignment->assignment_title }}
Status: {{ ucfirst(str_replace('_', ' ', $assignment->status)) }} Priority: {{ ucfirst($assignment->priority) }} Due: {{ $assignment->due_datetime->format('M d, Y H:i') }} Progress: {{ $assignment->progress_percentage }}%
@csrf @method('PUT')

Basic Information

Brief, descriptive title for the assignment
Lawyer responsible for this assignment

Client & Case Information

Client associated with this assignment
Legal case related to this assignment

Schedule & Deadlines

Leave blank for end of day deadline
Estimated time required to complete
{{ $assignment->progress_percentage }}% Complete

Description & Instructions

Comprehensive description of what needs to be accomplished
Specific instructions, preferences, or special requirements
Documents, files, or materials required to complete the assignment

Court Information

Court Details (if applicable)