| Name | Size | Mode | Actions |
|---|---|---|---|
| ecommerce/ | - | 0755 | rm |
| templates/ | - | 0755 | rm |
| 404.blade.php | 2448 | 0644 | editdlrm |
| 500.blade.php | 1051 | 0644 | editdlrm |
| 503.blade.php | 984 | 0644 | editdlrm |
| category.blade.php | 159 | 0644 | editdlrm |
| index.blade.php | 1863 | 0644 | editdlrm |
| loop.blade.php | 65 | 0644 | editdlrm |
| page.blade.php | 448 | 0644 | editdlrm |
| post.blade.php | 5831 | 0644 | editdlrm |
| search.blade.php | 204 | 0644 | editdlrm |
| tag.blade.php | 154 | 0644 | editdlrm |
/home/techb158/immovalet.com/platform/themes/shopwise/views/503.blade.php (984B)
{{ __('Sorry, we are doing some maintenance. Please check back soon.') }}
@if (setting('admin_email')){!! clean(__('If you need help, contact us at :mail.', ['mail' => Html::link('mailto:' . setting('admin_email'), setting('admin_email'))])) !!}
@endif