@extends('layouts.base', $breadcrumb = [ "title" => "PROFILE", "showNav" => false ] ) @section('title', 'Profil') @section('css') @endsection @section('content') @php $role = userRole(session('type_user'))[session('type_user')]; @endphp {{-- alert with content --}} @include('partials.alert')
Aucune activité...