@extends('admin.layout.template') @section('title', 'Projects') @section('content')

Project List - (Total: {{App\Models\Project::count()}})

# Project Number Name Customer Expected Completion Actions
@endsection