{{------------------------------------------------------------------------- -------------------------------------------------------------------------- Author: Shajedul Hasan Arman - armanhassan504@gmail.com -------------------------------------------------------------------------- Github: https://github.com/sh-arman Linkedin: https://www.linkedin.com/in/armanhassan504 --------------------------------------------------------------------------- --}} SureX NodeTech
Background_image
@if (Session::has('locale')) @if (Session::get('locale') == 'bn') English @elseif(Session::get('locale') == 'en') বাংলা @endif @else English @endif
@yield('content')
@include('livecheck.footer')
@yield('js')