'PRUEBA', ])->id; Barrio::create([ 'nombre'=>'PRUEBA','region_id'=>$prueba_id, 'created_at'=>Date::now() ]); } }