diff --git a/resources/views/front/index.blade.php b/resources/views/front/index.blade.php index e68b58e..9e390ef 100644 --- a/resources/views/front/index.blade.php +++ b/resources/views/front/index.blade.php @@ -1,4 +1,4 @@ -@extends('frame') +@extends('frame') @section('title', 'This is The Bad Space') @section('main-content') @parent @@ -55,4 +55,4 @@ - @endsection \ No newline at end of file + @endsection