image
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<x-guest-layout>
|
<x-guest-layout>
|
||||||
<x-jet-authentication-card>
|
<x-jet-authentication-card>
|
||||||
<x-slot name="logo">
|
<x-slot name="logo">
|
||||||
<x-jet-authentication-card-logo />
|
<img src="/images/icon.png" class="rounded-full h-20 w-20 object-cover" >
|
||||||
</x-slot>
|
</x-slot>
|
||||||
|
|
||||||
<x-jet-validation-errors class="mb-4" />
|
<x-jet-validation-errors class="mb-4" />
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<meta name="csrf-token" content="{{ csrf_token() }}">
|
<meta name="csrf-token" content="{{ csrf_token() }}">
|
||||||
|
|
||||||
<title>{{ config('app.name', 'Laravel') }}</title>
|
<title>Karudhaas | Dashboard</title>
|
||||||
|
|
||||||
<!-- Fonts -->
|
<!-- Fonts -->
|
||||||
<link href="https://fonts.googleapis.com/css?family=Nunito:400,600,700" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css?family=Nunito:400,600,700" rel="stylesheet">
|
||||||
|
Reference in New Issue
Block a user