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