X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/restate/platform/themes/flex-home/partials
home
/
gfecatvj
/
sites
/
restate
/
platform
/
themes
/
flex-home
/
partials
/
📁
..
📄
breadcrumb.blade.php
(384 B)
📄
consult-form.blade.php
(2.03 KB)
📄
footer.blade.php
(2.31 KB)
📄
header.blade.php
(7.35 KB)
📄
language-switcher.blade.php
(3.33 KB)
📄
main-menu.blade.php
(541 B)
📄
post-meta.blade.php
(367 B)
📄
search-box.blade.php
(7.51 KB)
📄
search-suggestion.blade.php
(180 B)
📄
share.blade.php
(841 B)
📁
short-codes
Editing: share.blade.php
<div class="socials"> <span>{{ $title }}:</span> <ul> <li> <a href="https://www.facebook.com/sharer/sharer.php?u={{ urlencode(url()->current()) }}&title={{ $description }}" target="_blank" title="{{ __('Share on Facebook') }}"><i class="fab fa-facebook-f"></i></a> </li> <li> <a href="https://www.linkedin.com/shareArticle?mini=true&url={{ urlencode(url()->current()) }}&summary={{ rawurldecode($description) }}&source=Linkedin" title="{{ __('Share on Linkedin') }}" target="_blank"><i class="fab fa-linkedin-in"></i></a> </li> <li> <a href="https://twitter.com/intent/tweet?url={{ urlencode(url()->current()) }}&text={{ $description }}" target="_blank" title="{{ __('Share on Twitter') }}"><i class="fab fa-twitter"></i></a> </li> </ul> </div>
Upload File
Create Folder