@extends('layouts.digitar') @section('title', 'Settings') @section('content')
{{ Auth::user()->name }}
@endsection