Compare commits
No commits in common. "a085a47e04ab262449698f6e752dd3a731b4d76a" and "3c405653775a72fc18bc2dc91a602c972d0beb8e" have entirely different histories.
a085a47e04
...
3c40565377
@ -12,7 +12,6 @@ use Illuminate\Support\Facades\Redirect;
|
|||||||
use Illuminate\Support\Facades\Artisan;
|
use Illuminate\Support\Facades\Artisan;
|
||||||
use Exception;
|
use Exception;
|
||||||
use function redirect;
|
use function redirect;
|
||||||
use Carbon\Carbon;
|
|
||||||
|
|
||||||
class RegularContractCreateController extends Controller
|
class RegularContractCreateController extends Controller
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user