@extends('layouts.frontend') @section('title', 'Projects - '.$setting->site_title) @section('content') Projects Selected systems, dashboards, landing pages, and web products. @include('frontend.partials.projects', ['projects' => $projects])