{{-- --}}
@yield('script')
@if (Session::get('login'))
@endif
@if (Session::get('updateprofil'))
@endif
@if (Session::get('store'))
@endif
@if (Session::get('update'))
@endif
@if (Session::get('destroy'))
@endif
@if (Session::get('statusubah'))
@endif
@if (Session::get('product-transaksi'))
@endif
@if (Session::get('product-cart'))
@endif
@if (Session::get('kategori-product'))
@endif