@extends('admin::index') @section('title', 'Page Title') @section('content')
@include('projects/_breadcrumb_project_view')
@include('projects/_modal_add') @endsection