@include('layout.profil')
@yield('title')
Home
@yield('title')
@yield('content')
@include('layout.modal')