@extends('layouts.dashboard-layout') @section('title', 'Profil') @section('content')

{{ __('Profil') }}

@endsection