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