Fix Doctype with navbar
This commit is contained in:
SRC/resources/views
@ -1,7 +1,6 @@
|
||||
@extends('app')
|
||||
|
||||
@section('content')
|
||||
@extends('navbar_signed')
|
||||
|
||||
<br>
|
||||
<div class="col-md-2"></div>
|
||||
@ -123,6 +122,4 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@endsection
|
||||
@endsection
|
Reference in New Issue
Block a user