@if(auth()->check() && auth()->user()->hasRole(['vendor', 'admin'])) {{ __('Go to panel') }} @else {{ __('Sell on POSTSHOP') }} @endif
{{ __('Sellers') }}
{{--
--}}
{{ __('Categories') }}