@extends('layout') @section('content')

Projects

Create Project
@if($projects->isEmpty())

No projects yet.

@else @endif
@endsection