@if($row->name) {{ucfirst($row->name)}} @endif @if($row->code) {{ucfirst($row->code) }} @endif @if($row->location) {{ucfirst($row->location) }} @endif @if( Auth::user()->hasRole('admin')) @endif {{-- @endif --}}