@extends('layouts.admin-base') @section('css') @endsection @section('under-header')
@endsection @section('content')

Projets

@foreach ($projects as $project) @endforeach {{-- --}}
@endsection @section('script') @endsection