Files
phptimerboard2/resources/views/landing/landing.blade.php

4 lines
101 B
PHP

@extends('layout.b4')
@section('content')
<!-- Display page for logging into the site -->
@endsection