mirror of
				https://github.com/cp6/my-idlers.git
				synced 2025-11-03 23:59:09 +00:00 
			
		
		
		
	Updated index view blade titles for domains & misc
Updated index view blade titles for domains & misc
This commit is contained in:
		
							parent
							
								
									8cfb0d76a0
								
							
						
					
					
						commit
						f300ef030d
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
@extends('layouts.index')
 | 
					@extends('layouts.index')
 | 
				
			||||||
@section('title', 'Domains')
 | 
					@section('title', 'Domain names')
 | 
				
			||||||
@section('css_style')
 | 
					@section('css_style')
 | 
				
			||||||
    <x-modal-style></x-modal-style>
 | 
					    <x-modal-style></x-modal-style>
 | 
				
			||||||
@endsection
 | 
					@endsection
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
@extends('layouts.index')
 | 
					@extends('layouts.index')
 | 
				
			||||||
@section('title', 'Misc')
 | 
					@section('title', 'Misc services')
 | 
				
			||||||
@section('css_style')
 | 
					@section('css_style')
 | 
				
			||||||
    <x-modal-style></x-modal-style>
 | 
					    <x-modal-style></x-modal-style>
 | 
				
			||||||
@endsection
 | 
					@endsection
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue