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
|
@ -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…
Reference in New Issue
Block a user