1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-09-19 23:21:47 +02:00

Remove enter on top

This commit is contained in:
Anh Tuấn 2017-10-28 15:43:37 +07:00
parent f047e31513
commit 357d134818

View File

@ -1,5 +1,4 @@
<?php <?php
namespace App\Http\Controllers; namespace App\Http\Controllers;
use Illuminate\Http\Request; use Illuminate\Http\Request;
use Yajra\Datatables\Facades\Datatables; use Yajra\Datatables\Facades\Datatables;