This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
muadzmi02
/
allo
forked from
SwissLink/allo
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
add auth
ifah
Siti Hajar Ibrahim
5 years ago
parent
51b6aafa83
commit
a926b7fb93
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
app/Http/Controllers/Api/ClaimedController.php
+ 1
- 1
app/Http/Controllers/Api/ClaimedController.php
View File
@@ -10,7 +10,7 @@ Use App\Model\Docket;
Use App\Model\WorkOrder;
use App\Model\StaffDetail;
use App\Model\Company;
use App\
Model\
Staff;
use App\Staff;
use Carbon\Carbon;
Write
Preview
Loading…
Cancel
Save