@extends('task/layout') @section('content') @include('task/form', ['target' => 'update']) @endsection