REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 636 B
Close
//proc/thread-self/root/home/byroehnu/easetack.com/resources/views/custom-css.blade.php
Text
Base64
@php $custom_css = \App\Models\Setting::pull('custom_css'); $accent_color = \App\Models\Setting::pull('accent_color'); $primary_color = \App\Models\Setting::pull('primary_color'); $secondary_color = \App\Models\Setting::pull('secondary_color'); $primary_font = \App\Models\Setting::pull('primary_font'); $secondary_font = \App\Models\Setting::pull('secondary_font'); @endphp :root { --accent: {{ $accent_color }} !important; --primary: {{ $primary_color }} !important; --secondary: {{ $secondary_color }} !important; --primary-font: {{$primary_font}}, sans-serif; --secondary-font: {{$secondary_font}}, sans-serif; } {{ $custom_css }}
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 3 × Files: 4
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
emails
DIR
-
drwxrwxrwx
2025-05-16 16:14:55
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
installation
DIR
-
drwxrwxrwx
2025-05-16 16:14:56
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
payment
DIR
-
drwxrwxrwx
2025-05-16 16:14:56
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
admin.blade.php
3.75 KB
lrw-rw-rw-
2025-05-08 11:48:26
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
custom-css.blade.php
636 B
lrw-rw-rw-
2025-04-08 04:12:57
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
frontend.blade.php
4.70 KB
lrw-rw-rw-
2025-05-08 11:53:52
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
invoice.blade.php
5.29 KB
lrw-rw-rw-
2025-04-13 06:13:00
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).