6 lines
76 B
PHP
6 lines
76 B
PHP
@extends('base')
|
|
|
|
@section('content')
|
|
<h1>Projects</h1>
|
|
@endsection
|