@include('landing.partials.header')
@yield('content')
@include('landing.partials.footer')
@yield('script')
@if(Session::get('login'))
@endif
@if(Session::get('logingagal'))
@endif
@if(Session::get('register'))
@endif
@if(Session::get('logout'))
@endif
@if(Session::get('deletecart'))
@endif
@if(Session::get('storecart'))
@endif
@if(Session::get('deletewish'))
@endif
@if(Session::get('storewish'))
@endif
@if(Session::get('pinjam'))
@endif
@if(Session::get('gagalwish'))
@endif
@if(Session::get('gagalcart'))
@endif
@if(Session::get('stoktidakada'))
@endif
@if(Session::get('sudahmeminjam'))
@endif
@if(Session::get('updateprofil'))
@endif
@if(Session::get('tambahanbuku'))
@endif
@if(Session::get('sudahmeminjampending'))
@endif
@if(Session::get('batalpinjam'))
@endif
@if(Session::get('harusgmail'))
@endif
@if(Session::get('resetpasswordberhasil'))
@endif
@if(Session::get('linkkadaluarsa'))
@endif
@if(Session::get('linkresetpassword'))
@endif
@if(Session::get('emailtidakditemukan'))
@endif
@if(Session::get('maxpinjam'))
@endif
@if(Session::get('maxpinjambuku'))
@endif
@if(Session::get('maxpinjambuku'))
@endif
{{-- @if(Session::get('errornisn'))
@endif --}}