{{-- datatables --}}
@stack('css')
@auth()
@csrf
@include('layouts.page_templates.auth') @endauth @guest() @include('layouts.page_templates.guest') @endguest @if (auth()->check())
Sidebar Filters
Images
Free Download
View Documentation
Upgrade to PRO
Star
Thank you for 95 shares!
· 45
· 50
@endif {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} @stack('js') @yield('js')