created about page and added link to navbar
This commit is contained in:
6
resources/views/about.blade.php
Normal file
6
resources/views/about.blade.php
Normal file
@@ -0,0 +1,6 @@
|
||||
@extends('layout')
|
||||
@section('content')
|
||||
|
||||
Test
|
||||
|
||||
@endsection
|
||||
Reference in New Issue
Block a user