@extends('back.main', ['title' => __('Projet :item', ['item' => $item->libelle])]) @push('css') @endpush @section('content') @include('project-item') @endsection @push('js') @endpush