{{-- resources/views/admin/client-projects/show.blade.php --}} @extends('admin.layouts.admin') @section('title', $clientProject->title) @section('page-title', $clientProject->title) @section('admin-content')
{{ $clientProject->description }}
@endif {{-- Progress bar --}}{{ $m->description }}
@endifNo milestones yet. Add one below.
@endforelse {{-- Add milestone form --}}