@extends('user::layouts.master') @section('content')

My Profile

    @if ($user) @endif
@endsection