Skip to content

Commit

Permalink
Update Role.php
Browse files Browse the repository at this point in the history
  • Loading branch information
devmtm authored Apr 21, 2019
1 parent abf413f commit dde0ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Resources/Role.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
use DigitalCloud\CheckboxList\CheckboxList;
use Fourstacks\NovaCheckboxes\Checkboxes;
use Laravel\Nova\Nova;
use Laravel\Nova\Resource;
use App\Nova\Resource;
use Laravel\Nova\Fields\ID;
use Illuminate\Http\Request;
use Laravel\Nova\Fields\Text;
Expand Down

0 comments on commit dde0ac2

Please sign in to comment.