Update idelanding.blade.php
This commit is contained in:
parent
4dcbd102c5
commit
5a2c4c5823
|
|
@ -9,7 +9,7 @@
|
||||||
<meta content="ARCHBLOX" property="og:description" />
|
<meta content="ARCHBLOX" property="og:description" />
|
||||||
@endsection
|
@endsection
|
||||||
@section('extras')
|
@section('extras')
|
||||||
<script src="{{ asset('js/test.js') }}">
|
<script src="{{ asset('js/test.js') }}"></script>
|
||||||
@endsection
|
@endsection
|
||||||
@section('content')
|
@section('content')
|
||||||
@guest
|
@guest
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue