parent
							
								
									4499ae84bb
								
							
						
					
					
						commit
						668ce26269
					
				| 
						 | 
				
			
			@ -11,6 +11,6 @@
 | 
			
		|||
</div>
 | 
			
		||||
 | 
			
		||||
<div class="form-group">
 | 
			
		||||
    <a href="{{ back()->getTargetUrl() }}" class="button muted">{{ trans('common.cancel') }}</a>
 | 
			
		||||
    <a href="{{ isset($book) ? $book->getUrl() : baseUrl('/books') }}" class="button muted">{{ trans('common.cancel') }}</a>
 | 
			
		||||
    <button type="submit" class="button pos">{{ trans('entities.books_save') }}</button>
 | 
			
		||||
</div>
 | 
			
		||||
		Loading…
	
		Reference in New Issue