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

Project List - (Total: {{count($projects)}})

# Project Number Status Created By Name Customer Expected Completion Actions
@endsection