'staff']); Role::firstOrCreate(['name' => 'travel_approver']); Role::firstOrCreate(['name' => 'administrator']); } }