Files
Gw0bm/resources/views/layout3/footer.blade.php
2021-06-20 13:49:07 +00:00

5 lines
147 B
PHP
Executable File

@extends('profilelayout')
@section('novidcontent')
<a href="/">click here to get redirected, you have been successfully logged in!</a>
@endsection