@if(Auth::user()) @if(Auth::user()->role=='admin') @endif @if(Auth::user()->role=='writer' || Auth::user()->role=='client') @endif @endif