Remove unnecessary semicolon
This commit is contained in:
parent
29225caf51
commit
3c6aeb2477
|
|
@ -1,4 +1,4 @@
|
|||
@extends('Shared.Layouts.MasterWithoutMenus');
|
||||
@extends('Shared.Layouts.MasterWithoutMenus')
|
||||
|
||||
@section('title')
|
||||
Attendize Web Installer
|
||||
|
|
@ -237,4 +237,4 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@stop
|
||||
@stop
|
||||
|
|
|
|||
Loading…
Reference in New Issue