Skip to content

Commit

Permalink
[FIX] Main loader.
Browse files Browse the repository at this point in the history
  • Loading branch information
Seiger committed Nov 15, 2024
1 parent 075d4ff commit 65c9953
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions views/index.blade.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
@php use Seiger\sCommerce\Facades\sCommerce; @endphp
@extends('manager::template.page')
@section('content')
<div id="mainloader"><div class="evo__logo">EVO</div></div>
<h1><i class="@lang('sCommerce::global.icon')" data-tooltip="@lang('sCommerce::global.description')"></i> @lang('sCommerce::global.title')</h1>
<div class="sectionBody">
<div class="tab-pane" id="resourcesPane">
Expand Down

0 comments on commit 65c9953

Please sign in to comment.