@if(Request::is('/') ) @elseif(Request::is('lottery') ) @else @endif @yield('styles') @if(Request::is('/') )
@else @php $user = Session::get('user'); $fullUrl = str_replace("../../", "https://crm1.microsharp.net/", $user['profile_pic']); @endphp
@endif @if(Request::is('/') ) @elseif(Request::is('lottery') ) @else @endif @yield('script')