Merge branch 'master' of https://github.com/brkcvn/akaunting into form-elements
This commit is contained in:
		@@ -247,7 +247,7 @@
 | 
			
		||||
                        </div>
 | 
			
		||||
                    </div>
 | 
			
		||||
 | 
			
		||||
                    <div class="relative__footer mt-6">
 | 
			
		||||
                    <div class="mt-6">
 | 
			
		||||
                        @if ($transactions->count())
 | 
			
		||||
                            <div class="sm:col-span-6 flex items-center justify-end">
 | 
			
		||||
                                <x-link
 | 
			
		||||
 
 | 
			
		||||
@@ -186,7 +186,7 @@
 | 
			
		||||
                </div>
 | 
			
		||||
 | 
			
		||||
                @can('update-banking-reconciliations')
 | 
			
		||||
                <div class="relative__footer mt-6">
 | 
			
		||||
                <div class="mt-6">
 | 
			
		||||
                    @if ($transactions->count())
 | 
			
		||||
                        <div class="sm:col-span-6 flex items-center justify-end">
 | 
			
		||||
                            <x-link
 | 
			
		||||
 
 | 
			
		||||
@@ -4,6 +4,6 @@
 | 
			
		||||
    </x-slot>
 | 
			
		||||
 | 
			
		||||
    <x-slot name="content">
 | 
			
		||||
        <x-transfers.template.default :model="$transfer" />
 | 
			
		||||
        <x-transfers.template.ddefault :model="$transfer" />
 | 
			
		||||
    </x-slot>
 | 
			
		||||
</x-layouts.print>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user