development
This commit is contained in:
		@@ -134,7 +134,7 @@
 | 
			
		||||
 | 
			
		||||
        @if (! $hideBottomRight)
 | 
			
		||||
        <x-show.content.right>
 | 
			
		||||
            <x-tabs id="" slides="3" active="documents">
 | 
			
		||||
            <x-tabs slides="2" active="documents">
 | 
			
		||||
                <x-slot name="navs">
 | 
			
		||||
                    @stack('documents_nav_start')
 | 
			
		||||
 | 
			
		||||
@@ -156,16 +156,6 @@
 | 
			
		||||
                    First
 | 
			
		||||
                    </x-tabs.nav>
 | 
			
		||||
 | 
			
		||||
                    <x-tabs.nav
 | 
			
		||||
                        id="transactions"
 | 
			
		||||
                        name="{{ trans_choice('general.transactions', 2) }}"
 | 
			
		||||
                    />
 | 
			
		||||
                    <x-tabs.nav
 | 
			
		||||
                        id="first"
 | 
			
		||||
                    >
 | 
			
		||||
                    First
 | 
			
		||||
                    </x-tabs.nav>
 | 
			
		||||
 | 
			
		||||
                    <x-tabs.nav
 | 
			
		||||
                        id="second"
 | 
			
		||||
                    >
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user