@extends('layouts.master') @section('title', __('index.project')) @section('action', __('index.lists')) @section('button') @can('create_project') @endcan @endsection @section('main-content')
@include('admin.section.flash_message') @include('admin.project.common.breadcrumb')