'Owner', ]); Role::create([ 'name' => 'Kepala Outlet', ]); Role::create([ 'name' => 'Karyawan', ]); } }