@stack('css')
10% more with your first purchase of eBits
@lang('cms.contact')
All Categories
@foreach($categories->categories as $category)
@lang("categories.".$category->category."")
@endforeach
@if(!session()->has('user'))
@lang('auth.init')
@lang('auth.signup')
@else
@if(!session('user')->avatar)
@else
@endif
{{session('user')->first_name ." ".session('user')->last_name }}
@lang('auth.account')
@lang('ebit.title_buy_ebits')
@lang('auth.change_ebit_2')
@lang('auth.logout')
@endif
@lang('auth.sell')
@lang('shoppingCart.short_title')
10% more with your first purchase of eBits
@lang('cms.contact')
@if(!session()->has('user'))
@lang('auth.init')
@lang('auth.signup')
@else
@if(!session('user')->avatar)
@else
@endif {{session('user')->first_name ." ".session('user')->last_name }}
@lang('auth.account')
@lang('ebit.title_buy_ebits')
@lang('auth.change_ebit_2')
@lang('auth.logout')
@endif
@lang('auth.sell')
@lang('auth.shopping_cart')
@yield('section')
×