When Sogou clicks the management link and then clicks the column in the left menu bar, he often jumps to display the name of the management project that he clicked last time.

<div class="user-panel">
          <div class="pull-left image">
            <img src="{{ asset(model("shop_seller")->current()->avatar)}}" class="img-circle" alt="User Image">
          </div>
          <div class="pull-left info">
            

{{ model("shop_seller")->current()->login_account }}({{ model("shop_seller")->current()->seller_type_format }})

<a href="{{ url("shopadmin") }}"><i class="fa fa-circle text-success"></i> @if(session("manage_shop_info")) {{session("manage_shop_info")->shop_name}} @else @endif </a> </div> </div>
Php
Feb.24,2022
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3c6ea-2c31f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3c6ea-2c31f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?