merge confilct

This commit is contained in:
Edmond Teh
2020-08-24 18:26:37 +08:00
2 changed files with 11 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
<?php
namespace App\Http\Controllers;
use Illuminate\Http\Request;
class Invoice extends Controller
{
//
}