@extends('admin.layout') @section('content')

Edit Task

@csrf
You can update the task details here.
@endsection