@extends('layouts.admin') @section('content')
Showcase your work and case studies
| Image | Title | Category | Description | Actions |
|---|---|---|---|---|
|
@if($project->image_url)
|
{{ $project->title }} | {{ $project->category }} | {{ Str::limit($project->description, 80) }} | |
|
No projects found. Click "Add New Project" to create one. |
||||