Rework service, removed redundant code, service invoicing improvements
This commit is contained in:
@@ -15,9 +15,4 @@ class ReportController extends Controller
|
||||
{
|
||||
return view('product/report');
|
||||
}
|
||||
|
||||
public function services()
|
||||
{
|
||||
return view('service/report');
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user