@if(!isset(auth()->user()->branch_id))
@endif @if(!auth('admin')->check() && auth()->check()) @endif
@if(\App\Helpers\AppHelper::ifDateInBsEnabled()) @else @endif
@canany(['edit_award','create_award'])
@endcanany