|
@@ -17,13 +17,13 @@
|
|
|
@endpush
|
|
|
|
|
|
@section('content')
|
|
|
- <img src="{{ theme_asset('app/images/backgroundcheck/1.jpg') }}?v=1" class="full_image" alt="">
|
|
|
- <img src="{{ theme_asset('app/images/backgroundcheck/2.jpg') }}?v=1" class="width_image" alt="">
|
|
|
- <img src="{{ theme_asset('app/images/backgroundcheck/3.jpg') }}?v=1" class="width_image" alt="">
|
|
|
- <img src="{{ theme_asset('app/images/backgroundcheck/4.jpg') }}?v=1" class="width_image" alt="">
|
|
|
- <img src="{{ theme_asset('app/images/backgroundcheck/5.jpg') }}?v=1" class="width_image" alt="">
|
|
|
- <img src="{{ theme_asset('app/images/backgroundcheck/6.jpg') }}?v=1" class="width_image" alt="">
|
|
|
- <img src="{{ theme_asset('app/images/backgroundcheck/7.jpg') }}?v=1" class="full_image" alt="">
|
|
|
+ <img src="{{ theme_asset('app/images/backgroundcheck/1.jpg') }}?v=2" class="full_image" alt="">
|
|
|
+ <img src="{{ theme_asset('app/images/backgroundcheck/2.jpg') }}?v=2" class="width_image" alt="">
|
|
|
+ <img src="{{ theme_asset('app/images/backgroundcheck/3.jpg') }}?v=2" class="width_image" alt="">
|
|
|
+ <img src="{{ theme_asset('app/images/backgroundcheck/4.jpg') }}?v=2" class="width_image" alt="">
|
|
|
+ <img src="{{ theme_asset('app/images/backgroundcheck/5.jpg') }}?v=2" class="width_image" alt="">
|
|
|
+ <img src="{{ theme_asset('app/images/backgroundcheck/6.jpg') }}?v=2" class="width_image" alt="">
|
|
|
+ <img src="{{ theme_asset('app/images/backgroundcheck/7.jpg') }}?v=2" class="full_image" alt="">
|
|
|
@endsection
|
|
|
|
|
|
@section('script')
|