@if (Request::has('action') == false) @can('create', new App\Entities\Projects\Task) {!! Form::open(['route' => ['tasks.store', $job->id]])!!}