@extends('layouts.app') @section('content')
@csrf

Projects

@if(isset($_GET['id'])) @endif {{-- --}}

Project Details {{ @$project->status }}

@if(@$project->mode == 'draft') Draft @elseif(@$project->mode == 'published') Published @endif @if(isset($_GET['id']))
@endif

Max size 5 MB
Days
Days
Project Measurment
    type == 'variable' ? 'display:block;' : 'display:none;'}}>
    type == 'variable' ? 'display:block;' : 'display:none;'}}>
    type == 'variable' ? 'display:none;' : 'display:block;'}}>
    @endsection @section('scripts') @endsection