@extends('layouts.front') @section('class_act_profile') active @endsection @section('header_bottom_part')
@endsection @section('content')
@include('partials.userinfo', array("hash" => $hash))