@if (auth()->user()->role_id == 1)
@elseif (auth()->user()->role_id == 2)
@endif