@extends('layouts.master') @section('title', 'VcloudTech - Create Task') @section('content')

New Task

@csrf
@endsection