@extends('layout.wrapper') @section('content')
@include('pages.templates.project.components.misc.crumbs') @include('pages.templates.project.components.misc.actions')
@include('pages.templates.project.components.misc.topnav')
@include('pages.task.modal') @endsection