@extends('layouts.app') @section('content') {{--
--}}
{{ ($type == "web") ? 'Web' : 'Projects'}}
@csrf
Internal Task Number*
Task Title*
Primary Contact Name
Primary Contact Email
Primary Contact Description
Google drive folder
Cancel / Back
Save
@endsection