@extends('backend.layouts.app') @section('title') Projects @endsection @section('content') @section('toolbar') @include('backend.layouts.nav', ['current' => 'Dashboard']) @endsection