@extends('layout/user') @section('tittle', 'Profil') @section('container')
@if ($profil) @endif
@endsection