@extends('layouts.mobile-user') @section('content')
profile

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

Settings
@endsection @section('sheets') @endsection