@extends('layouts.app') @section('page-title', 'Projects') @section('page-heading', 'Projects') @section('breadcrumbs') @stop @section('content')

This view is loaded from Projects plugin.

@stop