Search and filter first commit

This commit is contained in:
Cüneyt Şentürk
2020-11-06 01:48:49 +03:00
parent e5a7f5b15e
commit ff84384024
25 changed files with 552 additions and 231 deletions

View File

@ -6,9 +6,7 @@ use App\Abstracts\Http\Controller;
use App\Http\Requests\Common\BulkAction as Request;
use Illuminate\Support\Str;
class
BulkActions extends Controller
class BulkActions extends Controller
{
/**