@extends('front.layout.main') @section('content')

Hello {{ Auth::user() -> name }}

Đăng xuất
@endsection