@extends('layouts.site') @section('content') {{trans('home.home')}} {{trans('auth.profile') }} @if(Session::has('message'))
{{ Session::get('message') }} ×
{{ Session::get('error') }} ×
{{ $message }} ×