From f3470c886db86c5776f448384074a47a6357f2eb Mon Sep 17 00:00:00 2001 From: Matt Floyd Date: Tue, 6 Nov 2018 16:24:17 -0500 Subject: [PATCH] wip --- src/Illuminate/Foundation/Exceptions/views/403.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Illuminate/Foundation/Exceptions/views/403.blade.php b/src/Illuminate/Foundation/Exceptions/views/403.blade.php index 1f464c7bcff2..199953a23993 100644 --- a/src/Illuminate/Foundation/Exceptions/views/403.blade.php +++ b/src/Illuminate/Foundation/Exceptions/views/403.blade.php @@ -4,7 +4,7 @@ @section('title', __('Forbidden')) @section('image') -
+
@endsection