@extends('layouts.app') @section('content')
{{--
@if ($user->file_location) @else @endif
{{ strtoupper($user->name) }}
--}}
@endsection