hero, about, recent works
This commit is contained in:
7
resources/views/about.blade.php
Normal file
7
resources/views/about.blade.php
Normal file
@@ -0,0 +1,7 @@
|
||||
@extends('layout')
|
||||
|
||||
@section("title", "about")
|
||||
|
||||
@section('content')
|
||||
<p>TEst</p>
|
||||
@endsection
|
||||
Reference in New Issue
Block a user