testing
This commit is contained in:
8
resources/views/homepage.blade.php
Normal file
8
resources/views/homepage.blade.php
Normal file
@@ -0,0 +1,8 @@
|
||||
@extends('layout')
|
||||
|
||||
@section("title", "homepage")
|
||||
|
||||
|
||||
@section('content')
|
||||
<x-emblem-heart />
|
||||
@endsection
|
||||
Reference in New Issue
Block a user